---
title: Add-Next-RTK-TS
sortNum: 1001
---
### Add-Next-RTK-TS
Add TS RTK to existing NextJS app
### Executed commands
```bash
npm i @reduxjs/toolkit react-redux
npx strapup paste next-redux-ts ${pasteDir}
```
